home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 7 #1 / IMG Vol 7-1.iso / Updaters / Unreal 1.0.2b3 Update / Put contents in Unreal "System" / IpDrv.int < prev    next >
INI File  |  1998-11-05  |  489b  |  14 lines

  1. [Public]
  2. Object=(Name=IpDrv.TcpNetDriver,Class=Class,MetaClass=Engine.NetDriver)
  3. Object=(Name=IpDrv.UdpBeacon,Class=Class,MetaClass=Engine.Actor)
  4. Preferences=(Caption="Networking",Parent="Advanced Options")
  5. Preferences=(Caption="TCP/IP Network Play",Parent="Networking",Class=IpDrv.TcpNetDriver)
  6. Preferences=(Caption="Server Beacon",Parent="Networking",Class=IpDrv.UdpBeacon,Immediate=True)
  7.  
  8. [TcpNetDriver]
  9. ClassCaption="TCP/IP Network Play"
  10.  
  11. [UdpBeacon]
  12. ClassCaption="Server LAN Beacon"
  13.  
  14.